home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Amiga Classic Collection
/
The Amiga Classic Collection - Disc 2.iso
/
Utils
/
UT221-AtapiPNP3.DMS
/
UT221-AtapiPNP3.adf
/
atapi_pnp300
/
devs
/
storage
/
AmiCDFS
next >
Wrap
Text File
|
1996-10-27
|
482b
|
21 lines
/* $VER: CD0 1.4 (11-04-95) CD++
*
* ATAPI CD-ROM filesystem mount entry using AmiCDFileSystem by Nicola Salmoria
*/
FileSystem = L:AmiCDFileSystem
Flags = 0
BlocksPerTrack = 32
BlockSize = 2048
Mask = 0x7ffffffe
LowCyl = 0
HighCyl = 11000
Surfaces = 1
Buffers = 30 /* Number of standard buffers */
BufMemType = 1
GlobVec = -1
Priority = 10
DosType = 0x41434400
StackSize = 600